home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group99a.txt / 000036_icon-group-sender _Mon Feb 22 07:32:21 1999.msg < prev    next >
Internet Message Format  |  2000-09-20  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: from ursus.CS.Arizona.EDU (ursus.CS.Arizona.EDU [192.12.69.63])
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) with SMTP id HAA07375
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Mon, 22 Feb 1999 07:32:21 -0700 (MST)
  5. Received: by ursus.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA27104; Mon, 22 Feb 1999 07:32:21 -0700
  7. Date: Mon, 22 Feb 1999 09:04:37 -0500
  8. Message-Id: <199902221404.JAA16135@mir.gis.gatech.edu>
  9. From: Alan Sandercock <acsander@mir.gis.gatech.edu>
  10. To: icon-group@optima.CS.Arizona.EDU
  11. In-Reply-To: <01be5c2b$b1b12bc0$51cba326@freetown> (lhotaf@lexma.meitech.com)
  12. Subject: Re: Icon and the Codewright Editor
  13. References:  <01be5c2b$b1b12bc0$51cba326@freetown>
  14. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  15. Status: RO
  16.  
  17. My favorite editor for Icon is Gnu Emacs for Windows Version 20.3.1
  18. since it's free and it comes with color syntax highlighting already
  19. defined for Icon.  It is also extremely easy to write and debug Icon
  20. programs from within the editor with output going to an emacs window.
  21. In fact this is by far the fastest and most interactive Icon
  22. programming environment that I've encountered so far.  It is trivial
  23. to define function keys to compile and execute the contents of the
  24. buffer - the nticont/execute cycle.  
  25.  
  26. >  We've had some recent posts regarding code editors: the god-awful  =
  27. >  Notepad versus Editpad versus PFE. I am currently using Codewright for =
  28. >  Windows NT / 95 for most of my program editing for C, Ada, and Icon. I =
  29. >  have written a Codewright extension DLL for Icon, including =
  30. >  chroma-coding and templates. I would be happy to share this DLL and =
  31. >  sources with any other Icon programmer using Codewright.
  32. >  
  33.  
  34. -- 
  35. Alan Sandercock
  36. (404) 894-0129
  37. acsander@csat.gatech.edu
  38.  
  39.